home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / cpp_libs / cool / cool.lha / ice / pisces / flex / flxparse.h < prev    next >
Text File  |  1991-09-04  |  174b  |  10 lines

  1. #define CHAR 257
  2. #define NUMBER 258
  3. #define SECTEND 259
  4. #define SCDECL 260
  5. #define XSCDECL 261
  6. #define WHITESPACE 262
  7. #define NAME 263
  8. #define PREVCCL 264
  9. #define EOF_OP 265
  10.